Welcome![Sign In][Sign Up]
Location:
Search - PID fuzzy

Search list

[AI-NN-PR模糊pid算法

Description: 模糊控制pid算法,程序化,可以方针,-fuzzy control algorithms, procedures, guidelines,
Platform: | Size: 1024 | Author: 111 | Hits:

[AI-NN-PRfuzzy_pid

Description: 两种控制方式的性能比较:模糊控制与PID控制-two ways to control the performance comparison : fuzzy control and PID control
Platform: | Size: 1024 | Author: 王鹏云 | Hits:

[DSP programPID 算法1(c语言)

Description: PID calculations for the _pid structure *a. This function uses the positional form of the pid equation, and incorporates an integral windup prevention algorithim. Rectangular integration is used, so this function must be repeated on a consistent time basis for accurate control. -PID calculations for the _pid structure*a. This function uses the positional form of the pid equation, and incorporates an integral windup prevention algorithim. Rectangular integration is used, so this function must be repeated on a consistent time basis for accurate control.
Platform: | Size: 2048 | Author: | Hits:

[matlabchap3_2s

Description: 此程序为模糊PID控制程序,自适应模糊PID控制器以误差e和误差变化率e 作为输入,可以满足不同时刻的e和e 对PID参数自整定的要求。利用模糊控制规则在线对PID参数进行修改,便构成了自适应模糊PID控制器。 -procedure for fuzzy PID control procedures, adaptive fuzzy PID controller error e and e error rate of change as input to meet the different moments of e and e PID tuning parameters from the request. Fuzzy-control rules on PID parameters changed, they constitute the adaptive fuzzy PID controller.
Platform: | Size: 1024 | Author: 红光 | Hits:

[SCM模糊控制程序

Description: 模糊PID控制程序的源码,是作业,有讲解,-fuzzy PID control program source code, the operation is a brief,
Platform: | Size: 8192 | Author: 王亮 | Hits:

[AI-NN-PRinteligentcontrol

Description: 智能控制,采用了PID,专家整定PID,模糊控制等多种控制策略.-intelligent control, using the PID, experts PID, fuzzy control and other control strategy.
Platform: | Size: 10240 | Author: 李帅 | Hits:

[matlabfuz_pid

Description: fuz_pid函数用来表示模糊PID控制器的核心部分.-fuz_pid is used to express fuzzy PID controller core.
Platform: | Size: 1024 | Author: 白小虎 | Hits:

[matlabfzpid

Description: 模糊PID仿真程序,MATLAB环境开发.-fuzzy PID simulation program, MATLAB development environment.
Platform: | Size: 1024 | Author: 王刚 | Hits:

[SCMAVR-pid-controller

Description: AVR单片机模糊控制器设计源码HOWTO-AVR fuzzy controller design source HOWTO
Platform: | Size: 75776 | Author: | Hits:

[matlabProblem3Fuzzy

Description: 采用matlab语言实现的模糊控制例程,可以直接运行。-using Matlab language of fuzzy control routines can be run directly.
Platform: | Size: 1024 | Author: BlueTooth | Hits:

[matlabFuzzypidcontroller

Description: matlab开发的模糊pid控制器,用simulink平台实现,有一定的典型性-Matlab pid development of the fuzzy controller, using Simulink platform. have some typical
Platform: | Size: 5120 | Author: 刘帅 | Hits:

[AI-NN-PRfun_fuzzy-feedbace

Description: matlab写的模糊整定PID参数的子函数 -Matlab write fuzzy PID tuning parameters Functions written in Matlab fuzzy tuning PID Parameters of Functions written in Matlab fuzzy PID tuning parameters Functions written in Matlab fuzzy setting P ID parameter Functions
Platform: | Size: 2048 | Author: 盖萌 | Hits:

[matlabMATLABpid

Description: 先进 PID 控制及其 MATLAB 仿真(教材+相关程序) 刘金琨 著 电 子 工 业 出 版 社 内 容 简 介 本书从 MATLAB 仿真角度系统地介绍了 PID 控制的基本理论、基本方法和应用技术,是作者多年来从事控制系统教学和科研工作的结晶,同时融入了国内外同行近年来所取得的新成果。 全书共分十章,包括连续系统和离散系统的 PID 控制,常用数字 PID 控制,专家 PID和模糊 PID 控制,神经 PID 控制,遗传算法 PID 控制,多变量解耦 PID 控制,几种先进的PID 控制,灰色 PID 控制,伺服系统 PID 控制,PID 实时控制,每种方法都通过 MATLAB 仿真程序进行了说明。本书各部分内容既相互联系又相互独立,读者可根据自己需要选择学习。本书适用于从事生产过程自动化、计算机应用、机械电子和电气自动化领域工作的工程技术人员阅读,也可作为大专院校工业自动化、自动控制、机械电子、自动化仪表、计算机应用等专业的教学参考书。-advanced PID control and MATLAB (materials related procedures) with the electronics industry, Hangzhou Press Description of the book from the perspective of MATLAB simulation system introduced PID control of the basic theory, Basic methods and techniques, is the author of control systems for years to teaching and research work at the crystallization Meanwhile at home and abroad into the peer in recent years has made new achievements. The book is divided into 10 chapters, including discrete and continuous system of PID control system, commonly used digital PID control, Expert PID and fuzzy PID control, neural PID control, genetic algorithm PID control, Multivariable decoupling PID control, several advanced PID control, gray PID control, PID control servo system, PID control in real time, ea
Platform: | Size: 2936832 | Author: 潇耳 | Hits:

[matlabfuzz_pid

Description: 模糊控制器:利用matlab建立复杂的模糊规则。既可以编写程序实现,也可以使用matlab自带fuzzy工具箱完成。-Fuzzy controller: use matlab to create complex fuzzy rules. Can realize the preparation of procedures, you can also use its own fuzzy toolbox matlab completed.
Platform: | Size: 1024 | Author: 张杰 | Hits:

[matlabmatlab_PID

Description: 模糊pid控制及其matlab仿真,书中的例子-Matlab fuzzy pid control and its simulation, the book
Platform: | Size: 206848 | Author: | Hits:

[matlabFuzzyPIDcontrol

Description: 模糊和PID混合温度控制器,在小偏差时使用pid控制,大偏差时使用模糊控制,通过开关来切换。本室里具有一定参考价值-Fuzzy and PID temperature controller hybrid, a small deviation in the use of pid control, the use of large deviation of fuzzy control, through the switch to switch. This room has a certain reference value
Platform: | Size: 7168 | Author: 李婷 | Hits:

[Software Engineeringfuzzypid

Description: 本文提供了一种模糊pid控制方法的设计,并用matlab进行系统的仿真实现,有详细的simulink仿真图设计-This article provides a fuzzy pid control design, and system simulation matlab realize, has a detailed design simulink simulation
Platform: | Size: 187392 | Author: 李婷 | Hits:

[AI-NN-PRfuzzypid

Description: 模糊pid算法在visual c++环境下运行的源程序,压缩文件,去掉了Debug文件-Fuzzy pid algorithm in visual c++ Environment running on the source code, compressed files, files removed Debug
Platform: | Size: 7168 | Author: ruicosta321 | Hits:

[Software Engineeringfuzzy_pidresource

Description: 这几篇文献是关于模糊PID设计的典型例子,尤其对于初学者非常有用-This is a few literature on the fuzzy PID is a classic example of design, especially for beginners and very useful
Platform: | Size: 2009088 | Author: 王的 | Hits:

[matlabFuzzyPID

Description: 利用matlab程序,进行模糊PID设计-Using matlab procedures designed fuzzy PID
Platform: | Size: 5120 | Author: liutao | Hits:
« 1 2 34 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net